PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFPoint Class
/ setX Method
The x coodinate of the point.
Collapse All
Expand All
In This Topic
setX Method
In This Topic
Sets the x position.
Syntax
public
void
setX(
double
x
)
Parameters
x
The x coodinate of the point.
See Also
Reference
PDFPoint Class
PDFPoint Members